home *** CD-ROM | disk | FTP | other *** search
- Path: news.nodak.edu!badlands!dhill
- From: dhill@badlands.NoDak.edu (Dale A Hill)
- Newsgroups: comp.lang.c++
- Subject: Reading string from text file
- Date: 5 Jan 1996 05:47:45 GMT
- Organization: North Dakota Higher Eduation Network
- Message-ID: <4cie21$8vk@daily-planet.nodak.edu>
- NNTP-Posting-Host: badlands.nodak.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=US-ASCII
- Content-Transfer-Encoding: 7bit
-
- Looking for code sample that searches a text file line by line, searches for
- a particular text string on each line...if it finds it, marks its
- location and extracts (reads) all data from beginning of line to the
- search string -1. Any help would be greatly appreciated.
-
- SIG
-